'Declaration <DispIdAttribute(2)> Sub BeforePageOcr( _ ByVal pageNo As Integer, _ ByRef cancel As Boolean _ )
'Declaration
<DispIdAttribute(2)> Sub BeforePageOcr( _ ByVal pageNo As Integer, _ ByRef cancel As Boolean _ )
[DispId(2)] void BeforePageOcr( int pageNo, ref bool cancel )
procedure BeforePageOcr( pageNo: Integer; var cancel: Boolean );
DispIdAttribute(2) function BeforePageOcr( pageNo : int, cancel : boolean );
[DispId(2)] void BeforePageOcr( int pageNo, bool% cancel )
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.__GdPicturePDF __GdPicturePDF Members